home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / PaperCut Quota / pc-setup.exe / {app} / Logs / PrintJobLog.mdb / JobLog.json < prev   
JavaScript Object Notation  |  2005-01-25  |  499b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Time": "DateTime",
  5.         "UserName": "Text (50)",
  6.         "PrinterName": "Text (50)",
  7.         "DocumentName": "Text (255)",
  8.         "Pages": "Long Integer",
  9.         "Cost": "Currency",
  10.         "Status": "Text (50)",
  11.         "Type": "Text (100)",
  12.         "Account": "Text (255)",
  13.         "ClientMachineName": "Text (50)",
  14.         "ChargeRateDesc": "Text (255)",
  15.         "ChargeRateFactor": "Double",
  16.         "AdjustedCost": "Currency",
  17.         "Comment": "Text (255)",
  18.         "Cancelled": "Boolean NOT NULL",
  19.         "Refunded": "Boolean NOT NULL",
  20.         "Printed": "Boolean NOT NULL",
  21.         "Denied": "Boolean NOT NULL"
  22.     },
  23.     "data": []
  24. }